Method: saveEndSystemInfoByHostname

Update end-system information.

Parameters

Name Type Description
hostname string The hostname of the end-system
custom1 string Custom field 1 value
custom2 string Custom field 2 value
custom3 string Custom field 3 value
custom4 string Custom field 4 value

Returns

The operation returns an integer error code.

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACWebService/saveEndSystemInfoByHostname?hostname=MacBookPro.demo.com&custom1=Custom1&custom2=Custom2&custom3=Custom3&custom4=Custom4